home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / K.EXE / 0 / RCDATA / TTOOLS / TTOOLS.txt < prev   
Encoding:
Text File  |  2001-10-26  |  9.6 KB  |  378 lines

  1. object Tools: TTools
  2.   Left = 295
  3.   Top = 149
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Tools'
  7.   ClientHeight = 600
  8.   ClientWidth = 800
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Baggrund: TLMDBackPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 800
  23.     Height = 600
  24.     UseDockManager = False
  25.     Bevel.Mode = bmCustom
  26.     ImageList = VBaggrund
  27.     TabOrder = 0
  28.     object Overskrift: TLabel
  29.       Left = 24
  30.       Top = 16
  31.       Width = 393
  32.       Height = 37
  33.       AutoSize = False
  34.       Caption = 'Hj'#230'lpeprogrammer'
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = clWhite
  37.       Font.Height = -24
  38.       Font.Name = 'Arial'
  39.       Font.Style = [fsBold]
  40.       ParentFont = False
  41.       Transparent = True
  42.     end
  43.     object ListeGruppe: TLMDGroupBox
  44.       Left = 24
  45.       Top = 64
  46.       Width = 169
  47.       Height = 257
  48.       BackFX.AlphaBlend.Strength = 0.600000023841858100
  49.       Bevel.Mode = bmStandard
  50.       Bevel.StandardStyle = lsFrameInset
  51.       Caption = 'Hvor er dit problem?'
  52.       CaptionFont.Charset = DEFAULT_CHARSET
  53.       CaptionFont.Color = clWhite
  54.       CaptionFont.Height = -13
  55.       CaptionFont.Name = 'MS Sans Serif'
  56.       CaptionFont.Style = [fsBold]
  57.       CaptionParentFont = False
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = clBlack
  60.       Font.Height = -13
  61.       Font.Name = 'Arial'
  62.       Font.Style = [fsBold]
  63.       ParentFont = False
  64.       TabOrder = 0
  65.       Transparent = True
  66.       object Liste1: TLMDComboBox
  67.         Left = 16
  68.         Top = 24
  69.         Width = 137
  70.         Height = 24
  71.         Font.Charset = DEFAULT_CHARSET
  72.         Font.Color = clBlack
  73.         Font.Height = -13
  74.         Font.Name = 'Arial'
  75.         Font.Style = [fsBold]
  76.         ItemHeight = 16
  77.         Items.Strings = (
  78.           'Internet'
  79.           'Filh'#229'ndtering'
  80.           'Oprydning'
  81.           'Information'
  82.           'Reparation'
  83.           'Sikkerhed'
  84.           'Fart p'#229
  85.           'Backup'
  86.           'Orden'
  87.           'Skrivebordet')
  88.         ParentFont = False
  89.         TabOrder = 0
  90.         Text = '<v'#230'lg emne>'
  91.         OnChange = Liste1Change
  92.       end
  93.     end
  94.     object BudGruppe: TLMDGroupBox
  95.       Left = 208
  96.       Top = 64
  97.       Width = 217
  98.       Height = 345
  99.       BackFX.AlphaBlend.Strength = 0.600000023841858100
  100.       Bevel.Mode = bmStandard
  101.       Bevel.StandardStyle = lsFrameInset
  102.       Caption = 'Vi foresl'#229'r, at du pr'#248'ver'
  103.       CaptionFont.Charset = DEFAULT_CHARSET
  104.       CaptionFont.Color = clWhite
  105.       CaptionFont.Height = -13
  106.       CaptionFont.Name = 'MS Sans Serif'
  107.       CaptionFont.Style = [fsBold]
  108.       CaptionParentFont = False
  109.       Font.Charset = DEFAULT_CHARSET
  110.       Font.Color = clWindowText
  111.       Font.Height = -13
  112.       Font.Name = 'MS Sans Serif'
  113.       Font.Style = [fsBold]
  114.       ParentFont = False
  115.       TabOrder = 1
  116.       Transparent = True
  117.       object VilGerneLabel: TLabel
  118.         Left = 16
  119.         Top = 280
  120.         Width = 95
  121.         Height = 16
  122.         Caption = 'Jeg vil gerne:'
  123.         Font.Charset = DEFAULT_CHARSET
  124.         Font.Color = clWhite
  125.         Font.Height = -13
  126.         Font.Name = 'MS Sans Serif'
  127.         Font.Style = [fsBold]
  128.         ParentFont = False
  129.         Transparent = True
  130.       end
  131.       object ProgramListe: TLMDListBox
  132.         Left = 14
  133.         Top = 24
  134.         Width = 187
  135.         Height = 233
  136.         Font.Charset = DEFAULT_CHARSET
  137.         Font.Color = clWindowText
  138.         Font.Height = -13
  139.         Font.Name = 'MS Sans Serif'
  140.         Font.Style = [fsBold]
  141.         TabOrder = 0
  142.         OnClick = ProgramListeSelect
  143.         OnDblClick = ProgramListeSelect
  144.         GridLines = glVertical
  145.         HeaderFont.Charset = DEFAULT_CHARSET
  146.         HeaderFont.Color = clWindowText
  147.         HeaderFont.Height = -13
  148.         HeaderFont.Name = 'MS Sans Serif'
  149.         HeaderFont.Style = [fsBold]
  150.         HeaderHeight = 17
  151.         HeaderSections = <
  152.           item
  153.             ImageIndex = -1
  154.             Text = 'Score'
  155.             Width = 66
  156.           end
  157.           item
  158.             ImageIndex = -1
  159.             Text = 'Programnavn'
  160.             Width = 116
  161.           end>
  162.         OnSelect = ProgramListeSelect
  163.       end
  164.       object Detalje: TLMDComboBox
  165.         Left = 16
  166.         Top = 304
  167.         Width = 185
  168.         Height = 24
  169.         DropDownWidth = 240
  170.         ItemHeight = 16
  171.         TabOrder = 1
  172.         OnSelect = DetaljeSelect
  173.       end
  174.     end
  175.     object ProgramInfo: TLMDGroupBox
  176.       Left = 440
  177.       Top = 16
  178.       Width = 345
  179.       Height = 505
  180.       BackFX.AlphaBlend.Strength = 0.600000023841858100
  181.       Bevel.Mode = bmStandard
  182.       Bevel.StandardStyle = lsFrameInset
  183.       CaptionFont.Charset = DEFAULT_CHARSET
  184.       CaptionFont.Color = clWhite
  185.       CaptionFont.Height = -19
  186.       CaptionFont.Name = 'Arial'
  187.       CaptionFont.Style = []
  188.       CaptionParentFont = False
  189.       Font.Charset = DEFAULT_CHARSET
  190.       Font.Color = clWindowText
  191.       Font.Height = -13
  192.       Font.Name = 'MS Sans Serif'
  193.       Font.Style = [fsBold]
  194.       ParentFont = False
  195.       TabOrder = 2
  196.       Transparent = True
  197.       object Skud: TImage
  198.         Left = 20
  199.         Top = 53
  200.         Width = 300
  201.         Height = 225
  202.       end
  203.       object Beskriv: TLMDSimpleLabel
  204.         Left = 24
  205.         Top = 304
  206.         Width = 297
  207.         Height = 185
  208.         AutoSize = False
  209.         Font.Charset = DEFAULT_CHARSET
  210.         Font.Color = clWhite
  211.         Font.Height = -13
  212.         Font.Name = 'MS Sans Serif'
  213.         Font.Style = [fsBold]
  214.         MultiLine = True
  215.         ParentFont = False
  216.         Options = []
  217.       end
  218.     end
  219.     object VisAlt: TBitBtn
  220.       Left = 186
  221.       Top = 544
  222.       Width = 121
  223.       Height = 25
  224.       Caption = 'Vis samtlige'
  225.       Font.Charset = DEFAULT_CHARSET
  226.       Font.Color = clWindowText
  227.       Font.Height = -13
  228.       Font.Name = 'MS Sans Serif'
  229.       Font.Style = [fsBold]
  230.       ParentFont = False
  231.       TabOrder = 3
  232.       OnClick = VisAltClick
  233.     end
  234.     object Instruks: TBitBtn
  235.       Left = 348
  236.       Top = 544
  237.       Width = 121
  238.       Height = 25
  239.       Caption = 'Se instruktion'
  240.       Font.Charset = DEFAULT_CHARSET
  241.       Font.Color = clWindowText
  242.       Font.Height = -13
  243.       Font.Name = 'MS Sans Serif'
  244.       Font.Style = [fsBold]
  245.       ParentFont = False
  246.       TabOrder = 4
  247.       OnClick = InstruksClick
  248.     end
  249.     object Installer: TBitBtn
  250.       Left = 510
  251.       Top = 544
  252.       Width = 121
  253.       Height = 25
  254.       Caption = 'Installer det!'
  255.       Font.Charset = DEFAULT_CHARSET
  256.       Font.Color = clWindowText
  257.       Font.Height = -13
  258.       Font.Name = 'MS Sans Serif'
  259.       Font.Style = [fsBold]
  260.       ParentFont = False
  261.       TabOrder = 5
  262.       OnClick = InstallerClick
  263.     end
  264.     object Afslut: TBitBtn
  265.       Left = 672
  266.       Top = 544
  267.       Width = 105
  268.       Height = 25
  269.       Caption = 'Afslut'
  270.       Font.Charset = DEFAULT_CHARSET
  271.       Font.Color = clWindowText
  272.       Font.Height = -13
  273.       Font.Name = 'MS Sans Serif'
  274.       Font.Style = [fsBold]
  275.       ParentFont = False
  276.       TabOrder = 6
  277.       OnClick = AfslutClick
  278.     end
  279.     object FandtIkkeGruppe: TLMDGroupBox
  280.       Left = 24
  281.       Top = 424
  282.       Width = 401
  283.       Height = 97
  284.       BackFX.AlphaBlend.Strength = 0.600000023841858100
  285.       Bevel.Mode = bmStandard
  286.       Bevel.StandardStyle = lsFrameInset
  287.       Caption = 'Fandt du ikke, hvad du ledte efter?'
  288.       CaptionFont.Charset = DEFAULT_CHARSET
  289.       CaptionFont.Color = clWhite
  290.       CaptionFont.Height = -13
  291.       CaptionFont.Name = 'MS Sans Serif'
  292.       CaptionFont.Style = [fsBold]
  293.       CaptionParentFont = False
  294.       Font.Charset = DEFAULT_CHARSET
  295.       Font.Color = clWindowText
  296.       Font.Height = -13
  297.       Font.Name = 'MS Sans Serif'
  298.       Font.Style = [fsBold]
  299.       ParentFont = False
  300.       TabOrder = 7
  301.       Transparent = True
  302.       object Label4: TLabel
  303.         Left = 8
  304.         Top = 24
  305.         Width = 385
  306.         Height = 33
  307.         AutoSize = False
  308.         Caption = 
  309.           'Hvis du ikke fandt en l'#248'sning p'#229' dit problem, finder vi gerne de' +
  310.           't rigtige program til det. Send os en email p'#229
  311.         Font.Charset = DEFAULT_CHARSET
  312.         Font.Color = clWhite
  313.         Font.Height = -13
  314.         Font.Name = 'MS Sans Serif'
  315.         Font.Style = [fsBold]
  316.         ParentFont = False
  317.         Transparent = True
  318.         WordWrap = True
  319.       end
  320.       object JumpLabel: TLMDSimpleLabel
  321.         Left = 8
  322.         Top = 57
  323.         Width = 172
  324.         Height = 18
  325.         Font.Charset = DEFAULT_CHARSET
  326.         Font.Color = clBlue
  327.         Font.Height = -13
  328.         Font.Name = 'MS Sans Serif'
  329.         Font.Style = [fsBold, fsUnderline]
  330.         ParentFont = False
  331.         Caption = 'vaerksted@komputer.dk'
  332.         Jump = 'mailto:vaerksted@komputer.dk'
  333.         JumpMode = jmInternet
  334.         Options = []
  335.       end
  336.     end
  337.     object SendMail: TBitBtn
  338.       Left = 24
  339.       Top = 544
  340.       Width = 121
  341.       Height = 25
  342.       Caption = 'Send e-mail'
  343.       Font.Charset = DEFAULT_CHARSET
  344.       Font.Color = clWindowText
  345.       Font.Height = -13
  346.       Font.Name = 'MS Sans Serif'
  347.       Font.Style = [fsBold]
  348.       ParentFont = False
  349.       TabOrder = 8
  350.       OnClick = SendMailClick
  351.     end
  352.   end
  353.   object Starter: TLMDStarter
  354.     Left = 32
  355.     Top = 416
  356.   end
  357.   object VBaggrund: TLMDGraphicList
  358.     Graphics = <
  359.       item
  360.         Name = 'V'#230'rksted baggrund'
  361.         Picture.Data = {<image000.jpg>}
  362.         Index = 0
  363.       end
  364.       item
  365.         Name = 'Afd'#230'kker'
  366.         Picture.Data = {<image001.jpg>}
  367.         Index = 1
  368.       end>
  369.     Left = 392
  370.     Top = 16
  371.   end
  372.   object MailStarter: TLMDStarter
  373.     Command = 'mailto:vaerksted@komputer.dk'
  374.     Left = 72
  375.     Top = 416
  376.   end
  377. end
  378.